home *** CD-ROM | disk | FTP | other *** search
/ GFX Sensations 1 / Graphic Sensations - Volume 1.iso / tools / amiga / utility / dpbuddya.lha / BuddySystem / Text / Line_Tool < prev    next >
Encoding:
Text File  |  1980-11-08  |  1.3 KB  |  39 lines

  1.                             Line Tool (Toolbox)
  2.  
  3.               DEMONSTRATION AVAILABLE ->    `Line_Tool.sdemo`
  4.  
  5. KEYBOARD = v for "vector"
  6.            SHIFT V displays the Spacing requester
  7.  
  8. Paints a straight line between two points.
  9.  
  10. Using the Left Mouse Button paints with the current foreground color.  The
  11. Right Mouse Button paints with the current background color.
  12.  
  13. The current brush shape used to draw a straight line.
  14.  
  15. Selecting the Straight Line tool with the Right Mouse Button displays the
  16. Spacing requester which allows you to specify how the current brush is
  17. painted along the described line:
  18.  
  19.      SEE -> `Spacing.pic`
  20.  
  21. N TOTAL:  defines the total number of times the current brush will be
  22.      painted along the line.
  23.  
  24. EVERY NTH DOT:  defines the number of pixels placed between each occurrence
  25.      of the brush along the line.
  26.  
  27. AIRBRUSH:  uses the airbrush tool to draw the current brush along the
  28.      described line.  You can specify the "density" of of the airbrush's
  29.      spray by changing this setting.
  30.  
  31. CONTINUOUS:  paints with no spacing and is the default setting.
  32.  
  33. If you hold down the SHIFT key while painting with this tool, movement will
  34. be constrained (locked) horizontally or vertically, depending on the
  35. direction the mouse is moved after initially pressing SHIFT.
  36.  
  37. If you hold down the CTRL key, "traces" will be left as you paint.
  38.  
  39.